8 references to LeftProperty
PresentationFramework (8)
System\Windows\Window.cs (8)
1030return (double)GetValue(LeftProperty); 1046SetValue(LeftProperty, value); 2700CoerceValue(LeftProperty); 2856CoerceValue(LeftProperty); 2939CoerceValue(LeftProperty); 4615SetValue(LeftProperty, restoreRect.Left); 4836SetValue(LeftProperty, _actualLeft); 5283CoerceValue(LeftProperty);