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