Show / Hide Table of Contents

Delegate MethodToUpdateDom

Namespace: System.Windows
Assembly: OpenSilver.dll
Syntax
public delegate void MethodToUpdateDom(DependencyObject d, object newValue);
Parameters
Type Name Description
DependencyObject d
System.Object newValue
  • Improve this Doc
  • View Source