1 write to _heightChangedForCompatabity
PresentationCore (1)
Core\CSharp\System\Windows\Ink\DrawingAttributes.cs (1)
474set { _heightChangedForCompatabity = value; }
1 reference to _heightChangedForCompatabity
PresentationCore (1)
Core\CSharp\System\Windows\Ink\DrawingAttributes.cs (1)
473get { return _heightChangedForCompatabity; }