1 write to _hPattern
UIAutomationClient (1)
System\Windows\Automation\TransformPattern.cs (1)
28_hPattern = hPattern;
4 references to _hPattern
UIAutomationClient (4)
System\Windows\Automation\TransformPattern.cs (4)
77UiaCoreApi.TransformPattern_Move(_hPattern, x, y); 90UiaCoreApi.TransformPattern_Resize(_hPattern, width, height); 100UiaCoreApi.TransformPattern_Rotate(_hPattern, degrees); 158Misc.ValidateCurrent(_hPattern);