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

AttachedPropertyAttribute.OnPropertyGet Method

OnPropertyGet<T>(out T, ILocationBinding)

Declaration
[OnLocationGetValueAdvice(Description = "Provides wrapper object for attached properties", LinesOfCodeAvoided = 1)]
[SelfPointcut]
[LocationInterceptionAdviceOptimization]
[Internal(AttributeId = 6350852601680003102L)]
[DebuggerAspectMethod]
public void OnPropertyGet<T>([LocationValue] out T value, [Binding] ILocationBinding binding)
Parameters
Type Name Description
T value
ILocationBinding binding
Type Parameters
Name Description
T