条件反射
C# 关键字
关键字是对编译器具有特殊意义的预定义保留标识符。它们不能在程序中用作标识符,除非它们有一个 @ 前缀。例如,@if 是一个合法的标识符,而 if 不是合法的标识符,因为它是关键字。
get where |
|||
set partial |
|||
value vield |
Window | ListView | ViewBox | Property |
WrapPanel | MediaElement | WindowsFormsHost | Value |
Canvas | Menu | Popup | TargetType |
DockPanel | PasswordBox | HierarchicalDataTemplate | Style |
StackPanel | ProgressBar | ItemContainerStyle | Triggers |
Grid | RadioButton | DataTemplate | MultiTrigger |
Border | Rectangle | Content | Conditions |
Button | RichTextBox | Text | Setter |
CheckBox | ScrollBar | Name | IsOpen |
Combox | ScrollViewer | Key | AlternationCount |
ContentControl | Separator | X | Placement |
DocumentViewer | Slider | Header | SelectionChanged |
Ellipse | StatusBar | ItemsSource | Resources |
Expander | TabControl | HorizontalAlignment | XmlDataProvider |
Frame | TextBlock | Margin | XPath |
GridSplitter | TextBox | VerticalAlignment | TreeViewItem |
GroupBox | ToolBar | Source | ItemTemplate |
Image | ToolBarPanel | Binding | BorderThickness |
Label | ToolBarTray | StaticResource | RenderTransformOrigin |
ListBox | TreeView | DynamicResource | Orientation |
WindowStyle | |||||||
WindowState | |||||||
WindowStartupLocation | |||||||
Visibility | |||||||
Uid | |||||||
Topmost | |||||||
Top | |||||||
ToolTip | |||||||
Title | |||||||
Template | |||||||
Tag | |||||||
TabIndex | |||||||
Style | |||||||
AllowDrop | |||||||
AllowsTransparency | |||||||
Background | |||||||