BasePage.OnChanged Method
Namespace: Microsoft.TeamFoundation.Controls.WPF
Assembly: Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)
Syntax
'Declaration
Protected Overridable Sub OnChanged
protected virtual void OnChanged()
protected:
virtual void OnChanged()
abstract OnChanged : unit -> unit
override OnChanged : unit -> unit
protected function OnChanged()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.