5 references to IsRepeat
PresentationCore (1)
Core\CSharp\System\Windows\Input\KeyboardDevice.cs (1)
923
keyDown.SetRepeat( previewKeyDown.
IsRepeat
);
PresentationFramework (3)
src\Framework\System\windows\Documents\TextEditorTyping.cs (2)
272
if (e.
IsRepeat
)
304
if (e.
IsRepeat
)
src\Framework\System\Windows\Input\KeyboardNavigation.cs (1)
3278
if (!keyEventArgs.
IsRepeat
)
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\ScrollViewerPanner.cs (1)
216
&& !e.
IsRepeat