PostSharpAPI ReferencePost­Sharp.​Patterns.​XamlAttached­Property­AttributeOn­Property­Set
Open sandboxFocus

AttachedPropertyAttribute.OnPropertySet Method

OnPropertySet<T>(T)

Declaration
[OnLocationSetValueAdvice(LinesOfCodeAvoided = 1, Master = "OnPropertyGet")]
[SelfPointcut]
[LocationInterceptionAdviceOptimization]
[Internal(AttributeId = 6350852601680003103L)]
[DebuggerAspectMethod]
public void OnPropertySet<T>([LocationValue] T value)
Parameters
Type Name Description
T value
Type Parameters
Name Description
T