2 references to Target
PresentationFramework (2)
System\Windows\Data\BindingExpressionBase.cs (2)
1324
System.Windows.Controls.Primitives.TextBoxBase tbb =
Target
as System.Windows.Controls.Primitives.TextBoxBase;
1493
if (Helper.IsComposing(
Target
, TargetProperty))