ManipulationProcessor2D.SupportedManipulations Eigenschap

Definitie

Hiermee haalt u de huidige set ondersteunde bewerkingen op of stelt u deze in.

public:
 property System::Windows::Input::Manipulations::Manipulations2D SupportedManipulations { System::Windows::Input::Manipulations::Manipulations2D get(); void set(System::Windows::Input::Manipulations::Manipulations2D value); };
public System.Windows.Input.Manipulations.Manipulations2D SupportedManipulations { get; set; }
member this.SupportedManipulations : System.Windows.Input.Manipulations.Manipulations2D with get, set
Public Property SupportedManipulations As Manipulations2D

Waarde van eigenschap

De huidige set ondersteunde manipulaties.

Uitzonderingen

De eigenschap probeert een waarde in te stellen die geen geldige combinatie is van de Manipulations2D opsommingswaarden.

Van toepassing op