1 write to Index
PresentationCore (1)
System\Windows\DpiChangedEventArgs.cs (1)
216
Index
= index;
3 references to Index
PresentationCore (3)
System\Windows\DpiChangedEventArgs.cs (1)
195
Index = dpiFlags.
Index
;
System\Windows\InterOp\HwndTarget.cs (2)
2307
DpiScale newDpiScale = new DpiScale(UIElement.DpiScaleXValues[dpiFlags.
Index
], UIElement.DpiScaleYValues[dpiFlags.
Index
]);