ImageCheckBox.ImageChecked Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft internal use only.
public:
property System::Windows::Media::ImageSource ^ ImageChecked { System::Windows::Media::ImageSource ^ get(); void set(System::Windows::Media::ImageSource ^ value); };
public System.Windows.Media.ImageSource ImageChecked { get; set; }
member this.ImageChecked : System.Windows.Media.ImageSource with get, set
Public Property ImageChecked As ImageSource
Property Value
Microsoft internal use only.