1 write to ByProperty
PresentationFramework (1)
src\Framework\System\Windows\Media\Animation\Generated\ThicknessAnimation.cs (1)
79ByProperty = DependencyProperty.Register(
2 references to ByProperty
PresentationFramework (2)
src\Framework\System\Windows\Media\Animation\Generated\ThicknessAnimation.cs (2)
489return (Thickness?)GetValue(ByProperty); 493SetValueInternal(ByProperty, value);