Cargando…

XAML in a nutshell /

When Microsoft releases Windows Vista, the new operating system will support applications that employ graphics now used by computer games--clear, stunning, and active. The cornerstone for building these new user interfaces is XAML ("Zammel"), the XML-based markup language that works with W...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: MacVittie, Lori A., 1969-
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol, Calif. : O'Reilly, 2006.
Colección:In a nutshell (O'Reilly & Associates)
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Table of Contents; Preface; Who Should Read This Book; What This Book Covers; Organization; Part I, Introducing XAML; Part II, XAML Concepts; Part III, Core XAML Reference; Part IV, Appendixes; Conventions Used in This Book; Using Code Examples; Comments and Questions; Safari® Enabled; Acknowledgments; I; Introducing XAML; The Benefits of XAML; What XAML Is Not; XAML Development Resources; Getting Started with XAML; XAML Prerequisites; Defining XAML Applications; Building XAML Applications; XAML Applications and Visual Studio; II; The Basics of XAML; Core XAML Syntax; Elements; Root Elements.
  • Control ElementsPanel Elements; Shape and Geometric Elements; Document Elements; Attributes; Attached Properties; Binding Properties; codebehind; Layout and Positioning; StackPanel and DockPanel; Using Width and Alignment; Margins and Padding; Grid; Absolute Positioning; Resources; Using Resources; Using Styles; Triggers; Storyboards and Animations; Storyboards; Controlling Animations; Animation Using Key Frames; III; Elements; Bold; Brush; Color; Figure; Floater; Frame; GradientStop; Image; ImageBrush; Inline; Italic; Label; LinearGradientBrush; LineBreak; List; ListItem; Paragraph; Pen.
  • RadialGradientBrushSection; SolidColorBrush; TextBlock; TextDecoration; TextDecorationCollection; TextEffect; Thickness; Underline; Controls; Base Control Reference; UIElement; FrameworkElement; Control; ContentControl; HeaderedItemsControl; HeaderedContentControl; ItemsControl; Common Event Reference; Core Control Reference; Button; CheckBox; ComboBox; ContextMenu; DocumentViewer; Expander; Hyperlink; ListBox; MediaElement; Menu; MenuItem; NavigationWindow; Page; PasswordBox; Popup; RadioButton; RadioButtonList; RepeatButton; ScrollViewer; Slider; TabControl; TabItem; TextBox; ToolBar.
  • ToolBarOverflowPanelToolBarPanel; ToolBarTray; ToolTip; Window; Shapes and Geometry; ArcSegment; BezierSegment; CloseSegment; CombinedGeometry; DrawingBrush; DrawingGroup; Ellipse; EllipseGeometry; GeometryDrawing; GeometryGroup; ImageDrawing; Line; LineGeometry; LineSegment; Path; PathFigure; PathFigureCollection; PathGeometry; PathSegmentCollection; Point; Point3D; PointCollection; PolyBezierSegment; Polygon; Polyline; PolyLineSegment; PolyQuadraticBezierSegment; QuadraticBezierSegment; Rect; Rect3D; Rectangle; RectangleGeometry; StartSegment; Layout; Border; Canvas; ColumnDefinition.
  • DashStyleDockPanel; FixedDocument; FlowDocument; Grid; PageContent; Panel; RowDefinition; Setter; StackPanel; Style; Table; TableCell; TableColumn; TableRow; Trigger; Animations and Transformations; AnimationTimeline; BooleanKeyFrame; CharKeyFrame; ColorAnimation; ColorKeyFrame; DecimalAnimation; DecimalKeyFrame; DoubleAnimation; DoubleAnimationUsingPath; DoubleKeyFrame; Int16KeyFrame; Int32KeyFrame; Int64KeyFrame; KeySpline; Matrix; MatrixAnimationUsingPath; MatrixKeyFrame; MediaTimeline; ParallelTimeline; PointAnimationUsingPath; Point3DKeyFrame; PointKeyFrame; RectAnimation; Rect3DKeyFrame.