8 references to LeftProperty
PresentationFramework (8)
System\Windows\Window.cs (8)
1029return (double)GetValue(LeftProperty); 1045SetValue(LeftProperty, value); 2699CoerceValue(LeftProperty); 2855CoerceValue(LeftProperty); 2938CoerceValue(LeftProperty); 4614SetValue(LeftProperty, restoreRect.Left); 4835SetValue(LeftProperty, _actualLeft); 5282CoerceValue(LeftProperty);