3 references to MinimumWindowWidth
PresentationFramework (3)
src\Framework\System\Windows\SystemParameters.cs (1)
4811
_cacheMinimumWindowWidth = CreateInstance(SystemResourceKeyID.
MinimumWindowWidth
);
src\Framework\System\Windows\SystemResourceKey.cs (2)
716
case SystemResourceKeyID.
MinimumWindowWidth
:
1358
case (short)SystemResourceKeyID.
MinimumWindowWidth
: