'宣言 Public Property FontStretch As System.Windows.FontStretch
'使用法 Dim instance As SearchToolbar Dim value As System.Windows.FontStretch instance.FontStretch = value value = instance.FontStretch
public System.Windows.FontStretch FontStretch {get; set;}