8 references to TopProperty
PresentationFramework (8)
System\Windows\Window.cs (8)
1000return (double)GetValue(TopProperty); 1016SetValue(TopProperty, value); 2726CoerceValue(TopProperty); 2882CoerceValue(TopProperty); 2965CoerceValue(TopProperty); 4648SetValue(TopProperty, restoreRect.Top); 4872SetValue(TopProperty, _actualTop); 5317CoerceValue(TopProperty);