C# Class JryVideo.Common.Windows.JryVideoWindow

JryVideoWindow.xaml 的交互逻辑
Show file Open project: Cologler/JRYVideo Class Usage Examples

Public Methods

Method Description
JryVideoWindow ( ) : System
SetContentPage ( System.Windows.Controls.Page page ) : void

Private Methods

Method Description
AcceptButton_OnClick ( object sender, System e ) : void

Method Details

JryVideoWindow() public method

public JryVideoWindow ( ) : System
return System

SetContentPage() public method

public SetContentPage ( System.Windows.Controls.Page page ) : void
page System.Windows.Controls.Page
return void