8 references to TopProperty
PresentationFramework (8)
System\Windows\Window.cs (8)
972return (double)GetValue(TopProperty); 988SetValue(TopProperty, value); 2689CoerceValue(TopProperty); 2845CoerceValue(TopProperty); 2928CoerceValue(TopProperty); 4603SetValue(TopProperty, restoreRect.Top); 4824SetValue(TopProperty, _actualTop); 5269CoerceValue(TopProperty);