ReadOnlyPropertyChangedEventArgs Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
EventArgs generato dall'evento ReadOnlyPropertyChagned per indicare quale proprietà è stata modificata
public class ReadOnlyPropertyChangedEventArgs : EventArgs
type ReadOnlyPropertyChangedEventArgs = class
inherit EventArgs
Public Class ReadOnlyPropertyChangedEventArgs
Inherits EventArgs
- Ereditarietà
-
ReadOnlyPropertyChangedEventArgs
Costruttori
| Nome | Descrizione |
|---|---|
| ReadOnlyPropertyChangedEventArgs(String) |
Costruire un nuovo readOnlyPropertyChangedEventArgs con un nome di proprietà |
Proprietà
| Nome | Descrizione |
|---|---|
| PropertyName |
Impostare o recuperare il nome della proprietà |