8000 Remove ISecureCommand / SecureUICommand dead code · dotnet/wpf@bfa8712 · GitHub
[go: up one dir, main page]

Skip to content

Commit bfa8712

Browse files
committed
Remove ISecureCommand / SecureUICommand dead code
1 parent 4fcce71 commit bfa8712

File tree

3 files changed

+0
-68
lines changed

3 files changed

+0
-68
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,6 @@
612612
<Compile Include="System\Windows\Input\Command\InputBindingCollection.cs" />
613613
<Compile Include="System\Windows\Input\Command\InputGesture.cs" />
614614
<Compile Include="System\Windows\Input\Command\InputGestureCollection.cs" />
615-
<Compile Include="System\Windows\Input\Command\ISecureCommand.cs" />
616615
<Compile Include="System\Windows\Input\Command\KeyBinding.cs" />
617616
<Compile Include="System\Windows\Input\Command\KeyGesture.cs" />
618617
<Compile Include="System\Windows\Input\Command\KeyGestureConverter.cs" />
@@ -628,7 +627,6 @@
628627
<Compile Include="System\Windows\Input\Command\NavigationCommands.cs" />
629628
<Compile Include="System\Windows\Input\Command\RoutedCommand.cs" />
630629
<Compile Include="System\Windows\Input\Command\RoutedUICommand.cs" />
631-
<Compile Include="System\Windows\Input\Command\SecureUICommand.cs" />
632630
<Compile Include="System\Windows\Input\Stylus\Common\DynamicRenderer.cs" />
633631
<Compile Include="System\Windows\Input\Stylus\Common\DynamicRendererThreadManager.cs" />
634632
<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 & 31 deletions
This file was deleted.

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

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

0 commit comments

Comments
 (0)
0