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