ImageCheckBox.ImagePressedProperty Field

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

Syntax

‘선언
Public Shared ReadOnly ImagePressedProperty As DependencyProperty
‘사용 방법
Dim value As DependencyProperty

value = ImageCheckBox.ImagePressedProperty
public static readonly DependencyProperty ImagePressedProperty
public:
static initonly DependencyProperty^ ImagePressedProperty
static val ImagePressedProperty: DependencyProperty
public static final var ImagePressedProperty : DependencyProperty

.NET Framework Security

See Also

Reference

ImageCheckBox Class

ImageCheckBox Members

Microsoft.VisualStudio.PlatformUI Namespace