SampleSmart
1.0.0.0
SampleSmart 사용 방법을 보여 주는 예제 프로젝트입니다.
Toggle main menu visibility
로딩중...
검색중...
일치하는것 없음
PopupSetting.xaml.cs
이 파일의 문서화 페이지로 가기
1
using
System;
2
using
System.Collections.Generic;
3
using
System.Linq;
4
using
System.Text;
5
using
System.Threading.Tasks;
6
using
System.Windows;
7
using
System.Windows.Controls;
8
using
System.Windows.Data;
9
using
System.Windows.Documents;
10
using
System.Windows.Input;
11
using
System.Windows.Media;
12
using
System.Windows.Media.Imaging;
13
using
System.Windows.Shapes;
14
15
namespace
SampleSmart.Pages.WindowSub
16
{
25
public
partial class
PopupSetting
: Window
26
{
35
public
PopupSetting
()
36
{
37
InitializeComponent();
38
}
39
}
40
}
SampleSmart.Pages.WindowSub
Definition
PopupMonitor.xaml.cs:16
SampleSmart.Pages.WindowSub.PopupSetting.PopupSetting
PopupSetting()
Definition
PopupSetting.xaml.cs:35
Pages
WindowSub
PopupSetting.xaml.cs
다음에 의해 생성됨 :
1.17.0