1 write to _heightChangedForCompatabity
PresentationCore (1)
System\Windows\Ink\DrawingAttributes.cs (1)
472set { _heightChangedForCompatabity = value; }
1 reference to _heightChangedForCompatabity
PresentationCore (1)
System\Windows\Ink\DrawingAttributes.cs (1)
471get { return _heightChangedForCompatabity; }