1 write to ByProperty
PresentationFramework (1)
System\Windows\Media\Animation\Generated\ThicknessAnimation.cs (1)
76
ByProperty
= DependencyProperty.Register(
2 references to ByProperty
PresentationFramework (2)
System\Windows\Media\Animation\Generated\ThicknessAnimation.cs (2)
486
return (Thickness?)GetValue(
ByProperty
);
490
SetValueInternal(
ByProperty
, value);