13 references to IsButton
PresentationCore (13)
MS\Internal\Ink\InkSerializedFormat\StrokeSerializer.cs (2)
725
if (propertyInfo.
IsButton
)
836
if (propertyInfo.
IsButton
)
System\Windows\Input\Stylus\Common\StylusPoint.cs (2)
305
if (stylusPointProperty.
IsButton
)
388
if (stylusPointProperty.
IsButton
)
System\Windows\Input\Stylus\Common\StylusPointDescription.cs (3)
84
if (infos[x].
IsButton
)
253
if (!buttonProperty.
IsButton
)
265
if (_stylusPointPropertyInfos[x].
IsButton
)
System\Windows\Input\Stylus\Common\StylusPointProperty.cs (1)
45
Initialize(stylusPointProperty.Id, stylusPointProperty.
IsButton
);
System\Windows\Input\Stylus\Common\StylusPointPropertyInfo.cs (2)
133
stylusPointPropertyInfo1.
IsButton
== stylusPointPropertyInfo2.
IsButton
);
System\Windows\Input\Stylus\Common\StylusPointPropertyInfoDefaults.cs (1)
356
if (stylusPointProperty.
IsButton
)
System\Windows\Input\Stylus\Pointer\PointerStylusDevice.cs (1)
137
if (prop.
IsButton
)
System\Windows\Input\Stylus\Pointer\PointerTabletDeviceInfo.cs (1)
241
else if (propInfo.
IsButton
)