NotifyCanExecuteChangedForAttribute.CommandNames Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the command names to also notify when the annotated property changes.
public string[] CommandNames { get; }
member this.CommandNames : string[]
Public ReadOnly Property CommandNames As String()
Property Value
String[]