13 references to IsButton
PresentationCore (13)
MS\Internal\Ink\InkSerializedFormat\StrokeSerializer.cs (2)
717
if (propertyInfo.
IsButton
)
828
if (propertyInfo.
IsButton
)
System\Windows\Input\Stylus\Common\StylusPoint.cs (2)
294
if (stylusPointProperty.
IsButton
)
377
if (stylusPointProperty.
IsButton
)
System\Windows\Input\Stylus\Common\StylusPointDescription.cs (3)
73
if (infos[x].
IsButton
)
242
if (!buttonProperty.
IsButton
)
254
if (_stylusPointPropertyInfos[x].
IsButton
)
System\Windows\Input\Stylus\Common\StylusPointProperty.cs (1)
37
Initialize(stylusPointProperty.Id, stylusPointProperty.
IsButton
);
System\Windows\Input\Stylus\Common\StylusPointPropertyInfo.cs (2)
123
stylusPointPropertyInfo1.
IsButton
== stylusPointPropertyInfo2.
IsButton
);
System\Windows\Input\Stylus\Common\StylusPointPropertyInfoDefaults.cs (1)
348
if (stylusPointProperty.
IsButton
)
System\Windows\Input\Stylus\Pointer\PointerStylusDevice.cs (1)
128
if (prop.
IsButton
)
System\Windows\Input\Stylus\Pointer\PointerTabletDeviceInfo.cs (1)
236
else if (propInfo.
IsButton
)