8 references to LeftProperty
PresentationFramework (8)
System\Windows\Window.cs (8)
1029return (double)GetValue(LeftProperty); 1045SetValue(LeftProperty, value); 2696CoerceValue(LeftProperty); 2852CoerceValue(LeftProperty); 2935CoerceValue(LeftProperty); 4608SetValue(LeftProperty, restoreRect.Left); 4829SetValue(LeftProperty, _actualLeft); 5276CoerceValue(LeftProperty);