4 references to WindowWidth
PresentationFramework (4)
System\Windows\Controls\Page.cs (4)
277
PropertyIsSet(SetPropertyFlags.
WindowWidth
);
285
PropertyIsSet(SetPropertyFlags.
WindowWidth
);
787
if (IsPropertySet(SetPropertyFlags.
WindowWidth
) && (! _currentIws.UserResized))
854
return IsPropertySet(SetPropertyFlags.
WindowWidth
);