Example #1
0
			internal SubMenuPresenterCallback(IconMenuPresenter _enclosing)
			{
				this._enclosing = _enclosing;
			}
Example #2
0
 internal SubMenuPresenterCallback(IconMenuPresenter _enclosing)
 {
     this._enclosing = _enclosing;
 }