C# Class Ioespt.UWP.DeviceControl.Views.DetailPage.XamlBindingSetters

Exibir arquivo Open project: mikehole/internet-of-esp-things

Public Methods

Method Description
Set_Template10_Controls_PageHeader_Frame ( global obj, global value, string targetNullValue ) : void
Set_Windows_UI_Xaml_Controls_ItemsControl_ItemsSource ( global obj, global value, string targetNullValue ) : void
Set_Windows_UI_Xaml_Controls_PasswordBox_Password ( global obj, global value, string targetNullValue ) : void
Set_Windows_UI_Xaml_Controls_Primitives_Selector_SelectedItem ( global obj, global value, string targetNullValue ) : void
Set_Windows_UI_Xaml_Controls_TextBlock_Text ( global obj, global value, string targetNullValue ) : void

Method Details

Set_Template10_Controls_PageHeader_Frame() public static method

public static Set_Template10_Controls_PageHeader_Frame ( global obj, global value, string targetNullValue ) : void
obj global
value global
targetNullValue string
return void

Set_Windows_UI_Xaml_Controls_ItemsControl_ItemsSource() public static method

public static Set_Windows_UI_Xaml_Controls_ItemsControl_ItemsSource ( global obj, global value, string targetNullValue ) : void
obj global
value global
targetNullValue string
return void

Set_Windows_UI_Xaml_Controls_PasswordBox_Password() public static method

public static Set_Windows_UI_Xaml_Controls_PasswordBox_Password ( global obj, global value, string targetNullValue ) : void
obj global
value global
targetNullValue string
return void

Set_Windows_UI_Xaml_Controls_Primitives_Selector_SelectedItem() public static method

public static Set_Windows_UI_Xaml_Controls_Primitives_Selector_SelectedItem ( global obj, global value, string targetNullValue ) : void
obj global
value global
targetNullValue string
return void

Set_Windows_UI_Xaml_Controls_TextBlock_Text() public static method

public static Set_Windows_UI_Xaml_Controls_TextBlock_Text ( global obj, global value, string targetNullValue ) : void
obj global
value global
targetNullValue string
return void