Base:
property
Name
System.Windows.Input.StylusDeviceBase.Name
1 reference to Name
PresentationCore (1)
System\Windows\Input\Stylus\Wisp\WispStylusDevice.cs (1)
1120return String.Format(CultureInfo.CurrentCulture, "{0}({1})", base.ToString(), this.Name);