6 references to _OnApplyProperty
PresentationFramework (6)
System\windows\Documents\TextEditorParagraphs.cs (6)
72TextEditorCharacters._OnApplyProperty(This, Block.TextAlignmentProperty, TextAlignment.Left, /*applyToParagraphs*/true);
87TextEditorCharacters._OnApplyProperty(This, Block.TextAlignmentProperty, TextAlignment.Center, /*applyToParagraphs*/true);
102TextEditorCharacters._OnApplyProperty(This, Block.TextAlignmentProperty, TextAlignment.Right, /*applyToParagraphs*/true);
117TextEditorCharacters._OnApplyProperty(This, Block.TextAlignmentProperty, TextAlignment.Justify, /*applyToParagraphs*/true);
141TextEditorCharacters._OnApplyProperty(This, FrameworkElement.FlowDirectionProperty,
151TextEditorCharacters._OnApplyProperty(This, FrameworkElement.FlowDirectionProperty,