1 write to _hPattern
UIAutomationClient (1)
System\Windows\Automation\TransformPattern.cs (1)
29_hPattern = hPattern;
4 references to _hPattern
UIAutomationClient (4)
System\Windows\Automation\TransformPattern.cs (4)
78UiaCoreApi.TransformPattern_Move(_hPattern, x, y); 91UiaCoreApi.TransformPattern_Resize(_hPattern, width, height); 101UiaCoreApi.TransformPattern_Rotate(_hPattern, degrees); 159Misc.ValidateCurrent(_hPattern);