Método PropertyValue.NotifyRootValueChanged
Raises the RootValueChanged event.
Namespace: Microsoft.Windows.Design.PropertyEditing
Assembly: Microsoft.Windows.Design.Interaction (em Microsoft.Windows.Design.Interaction.dll)
Sintaxe
'Declaração
Protected Overridable Sub NotifyRootValueChanged
protected virtual void NotifyRootValueChanged()
protected:
virtual void NotifyRootValueChanged()
abstract NotifyRootValueChanged : unit -> unit
override NotifyRootValueChanged : unit -> unit
protected function NotifyRootValueChanged()
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.
Consulte também
Referência
Namespace Microsoft.Windows.Design.PropertyEditing