PostSharp / / API Reference / Post­Sharp.​Patterns.​Xaml / Attached­Property­Attribute / On­Property­Set

Method OnPropertySet

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