-
Home
-
API
-
XamlToCSharpGenerator.RemoteProtocol.Preview
-
AxsgPreviewHostInputModifiers
-
Constructors
-
AxsgPreviewHostInputModifiers(Boolean, Boolean, Boolean, Boolean)
Definition
Represents modifier state captured for preview input dispatch.
public AxsgPreviewHostInputModifiers(bool Alt, bool Control, bool Shift, bool Meta)
Parameters