2 writes to IsStyleSetFromGenerator
PresentationFramework (2)
src\Framework\System\Windows\Controls\ItemsControl.cs (2)
3451foContainer.IsStyleSetFromGenerator = true; 3456foContainer.IsStyleSetFromGenerator = false;
3 references to IsStyleSetFromGenerator
PresentationFramework (3)
src\Framework\System\Windows\Controls\ItemsControl.cs (3)
3425if (!foContainer.IsStyleSetFromGenerator && 3453else if (foContainer.IsStyleSetFromGenerator) 3465if (foContainer.IsStyleSetFromGenerator)