2 writes to IsStyleSetFromGenerator
PresentationFramework (2)
System\Windows\Controls\ItemsControl.cs (2)
3511
foContainer.
IsStyleSetFromGenerator
= true;
3516
foContainer.
IsStyleSetFromGenerator
= false;
3 references to IsStyleSetFromGenerator
PresentationFramework (3)
System\Windows\Controls\ItemsControl.cs (3)
3485
if (!foContainer.
IsStyleSetFromGenerator
&&
3513
else if (foContainer.
IsStyleSetFromGenerator
)
3525
if (foContainer.
IsStyleSetFromGenerator
)