ImageCheckBox::ImageNormalHover Property

 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
property ImageSource^ ImageNormalHover {
	ImageSource^ get();
	void set(ImageSource^ value);
}

Property Value

Type: System.Windows.Media::ImageSource^

Microsoft internal use only.

Return to top
Show: