Base:
method
CloneCurrentValueCore
System.Windows.Freezable.CloneCurrentValueCore(System.Windows.Freezable)
1 override of CloneCurrentValueCore
PresentationCore (1)
Core\CSharp\System\Windows\Input\Command\MouseBinding.cs (1)
166protected override void CloneCurrentValueCore(Freezable sourceFreezable)
1 reference to CloneCurrentValueCore
PresentationCore (1)
Core\CSharp\System\Windows\Input\Command\MouseBinding.cs (1)
168base.CloneCurrentValueCore(sourceFreezable);