1 write to _MoveUpByPage
PresentationFramework (1)
System\Windows\Documents\EditingCommands.cs (1)
154
public static RoutedUICommand MoveUpByPage { get { return EnsureCommand(ref
_MoveUpByPage
, "MoveUpByPage" ); } }