_EProjectApp2_WindowGoalAreaChangeEventHandler Delegate
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.
public delegate void _EProjectApp2_WindowGoalAreaChangeEventHandler(Window ^ Window, int goalArea);
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void _EProjectApp2_WindowGoalAreaChangeEventHandler(Window Window, int goalArea);
type _EProjectApp2_WindowGoalAreaChangeEventHandler = delegate of Window * int -> unit
Public Delegate Sub _EProjectApp2_WindowGoalAreaChangeEventHandler(Window As Window, goalArea As Integer)
Parameters
- Window
- Window
- goalArea
- Int32
- Attributes