Skip to content

Commit cd58666

Browse files
committed
Remove ISecureCommand / SecureUICommand dead code
1 parent 2370846 commit cd58666

File tree

3 files changed

+0
-75
lines changed

3 files changed

+0
-75
lines changed

src/Microsoft.DotNet.Wpf/src/PresentationCore/PresentationCore.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,6 @@
611611
<Compile Include="System\Windows\Input\Command\InputBindingCollection.cs" />
612612
<Compile Include="System\Windows\Input\Command\InputGesture.cs" />
613613
<Compile Include="System\Windows\Input\Command\InputGestureCollection.cs" />
614-
<Compile Include="System\Windows\Input\Command\ISecureCommand.cs" />
615614
<Compile Include="System\Windows\Input\Command\KeyBinding.cs" />
616615
<Compile Include="System\Windows\Input\Command\KeyGesture.cs" />
617616
<Compile Include="System\Windows\Input\Command\KeyGestureConverter.cs" />
@@ -627,7 +626,6 @@
627626
<Compile Include="System\Windows\Input\Command\NavigationCommands.cs" />
628627
<Compile Include="System\Windows\Input\Command\RoutedCommand.cs" />
629628
<Compile Include="System\Windows\Input\Command\RoutedUICommand.cs" />
630-
<Compile Include="System\Windows\Input\Command\SecureUICommand.cs" />
631629
<Compile Include="System\Windows\Input\Stylus\Common\DynamicRenderer.cs" />
632630
<Compile Include="System\Windows\Input\Stylus\Common\DynamicRendererThreadManager.cs" />
633631
<Compile Include="System\Windows\Input\Stylus\Common\MultiTouchSystemGestureLogic.cs" />

src/Microsoft.DotNet.Wpf/src/PresentationCore/System/Windows/Input/Command/ISecureCommand.cs

Lines changed: 0 additions & 33 deletions
This file was deleted.

src/Microsoft.DotNet.Wpf/src/PresentationCore/System/Windows/Input/Command/SecureUICommand.cs

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)