'Declaration Public Property UncertainObjectsBrush As System.Windows.Media.Brush
public System.Windows.Media.Brush UncertainObjectsBrush { get; set; }
public: __property System.Windows.Media.Brush* get_UncertainObjectsBrush(); public: __property void set_UncertainObjectsBrush(
System.Windows.Media.Brush* value
);
public:
property System.Windows.Media.Brush^ UncertainObjectsBrush { System.Windows.Media.Brush^ get(); void set(System.Windows.Media.Brush^ value); }