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