ClassXamlCapturedCommand
Class
Definition
Namespace:ArtOfTest.WebAii.Design.Translation.Silverlight
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public class XamlCapturedCommand : CapturedCommand
Inheritance: objectCapturedCommandXamlCapturedCommand
Inherited Members
Properties
Button
The mouse button that caused this captured command, if any
TechnologyType
Declaration
cs-api-definition
public override TechnologyType TechnologyType { get; }
Property Value
Overrides
Type
Declaration
cs-api-definition
public XamlCapturedCommand.CommandType Type { get; }
Property Value
ValidateMouseInApp
Gets or sets whether to ensure the mouse location is within the bounds of the Silverlight application before performing the operation during playback