| UIControlIsEnabledPropertyId Field |
The ID of the
IsEnabled game object property.
Namespace: DigitalRune.Game.UI.ControlsAssembly: DigitalRune.Game.UI (in DigitalRune.Game.UI.dll) Version: 1.8.0.0 (1.8.0.14553)
Syntax [BrowsableAttribute(false)]
public static readonly int IsEnabledPropertyId
<BrowsableAttribute(false)>
Public Shared ReadOnly IsEnabledPropertyId As Integer
public:
[BrowsableAttribute(false)]
static initonly int IsEnabledPropertyId
[<BrowsableAttribute(false)>]
static val IsEnabledPropertyId: int
Field Value
Type:
Int32See Also