2 writes to IsStyleSetFromGenerator
PresentationFramework (2)
System\Windows\Controls\ItemsControl.cs (2)
3480
foContainer.
IsStyleSetFromGenerator
= true;
3485
foContainer.
IsStyleSetFromGenerator
= false;
3 references to IsStyleSetFromGenerator
PresentationFramework (3)
System\Windows\Controls\ItemsControl.cs (3)
3454
if (!foContainer.
IsStyleSetFromGenerator
&&
3482
else if (foContainer.
IsStyleSetFromGenerator
)
3494
if (foContainer.
IsStyleSetFromGenerator
)