Click or drag to resize

RelayedEventAttributeSourceName Property

Gets the name of the source property, or null if the name is the same as the target property.

Namespace:  TomsToolbox.Wpf
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public string? SourceName { get; }

Property Value

Type: String
See Also