Uses of Class
system.windows.input.StylusPointPropertyInfo
-
Packages that use StylusPointPropertyInfo Package Description system.windows.input -
-
Uses of StylusPointPropertyInfo in system.windows.input
Methods in system.windows.input that return StylusPointPropertyInfo Modifier and Type Method Description static StylusPointPropertyInfo
StylusPointPropertyInfo. cast(IJCOBridgeReflected from)
Try to cast theIJCOBridgeReflected
instance intoStylusPointPropertyInfo
, a cast assert is made to check if types are compatible.StylusPointPropertyInfo
StylusPointDescription. GetPropertyInfo(StylusPointProperty stylusPointProperty)
-