6 references to _OnApplyProperty
PresentationFramework (6)
System\windows\Documents\TextEditorParagraphs.cs (6)
71TextEditorCharacters._OnApplyProperty(This, Block.TextAlignmentProperty, TextAlignment.Left, /*applyToParagraphs*/true);
86TextEditorCharacters._OnApplyProperty(This, Block.TextAlignmentProperty, TextAlignment.Center, /*applyToParagraphs*/true);
101TextEditorCharacters._OnApplyProperty(This, Block.TextAlignmentProperty, TextAlignment.Right, /*applyToParagraphs*/true);
116TextEditorCharacters._OnApplyProperty(This, Block.TextAlignmentProperty, TextAlignment.Justify, /*applyToParagraphs*/true);
140TextEditorCharacters._OnApplyProperty(This, FrameworkElement.FlowDirectionProperty,
150TextEditorCharacters._OnApplyProperty(This, FrameworkElement.FlowDirectionProperty,