| ButtonIsCancelPropertyId Field |
The ID of the
IsCancel 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 IsCancelPropertyId
<BrowsableAttribute(false)>
Public Shared ReadOnly IsCancelPropertyId As Integer
public:
[BrowsableAttribute(false)]
static initonly int IsCancelPropertyId
[<BrowsableAttribute(false)>]
static val IsCancelPropertyId: int
Field Value
Type:
Int32See Also