1 write to _hasImplicitStylesInResources
PresentationFramework (1)
System\Windows\Application.cs (1)
1039set { _hasImplicitStylesInResources = value; }
1 reference to _hasImplicitStylesInResources
PresentationFramework (1)
System\Windows\Application.cs (1)
1038get { return _hasImplicitStylesInResources; }