4 references to WindowWidth
PresentationFramework (4)
src\Framework\System\Windows\Controls\Page.cs (4)
303
PropertyIsSet(SetPropertyFlags.
WindowWidth
);
311
PropertyIsSet(SetPropertyFlags.
WindowWidth
);
819
if (IsPropertySet(SetPropertyFlags.
WindowWidth
) && (! _currentIws.UserResized))
886
return IsPropertySet(SetPropertyFlags.
WindowWidth
);