1 write to _SelectUpByParagraph
PresentationFramework (1)
src\Framework\System\Windows\Documents\EditingCommands.cs (1)
219
public static RoutedUICommand SelectUpByParagraph { get { return EnsureCommand(ref
_SelectUpByParagraph
, "SelectUpByParagraph" ); } }