1 write to FillRuleProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Generated\GeometryGroup.cs (1)
531FillRuleProperty =
3 references to FillRuleProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media\Generated\GeometryGroup.cs (3)
95target.PropertyChanged(FillRuleProperty); 199return (FillRule) GetValue(FillRuleProperty); 203SetValueInternal(FillRuleProperty, FillRuleBoxes.Box(value));