Files
win8phoneApp/Doc/man/man3/CampusAppWP8_Utility_Lui_Header_DefaultHeader.3
stubbfel 38e75365ef add doku
2013-10-11 14:42:47 +02:00

92 lines
3.1 KiB
Groff

.TH "CampusAppWP8.Utility.Lui.Header.DefaultHeader" 3 "Fri Oct 11 2013" "CampusAppWp8" \" -*- nroff -*-
.ad l
.nh
.SH NAME
CampusAppWP8.Utility.Lui.Header.DefaultHeader \-
.PP
Default \fBHeader\fP Template\&.
.SH SYNOPSIS
.br
.PP
.PP
Inherits UserControl\&.
.SS "Public Member Functions"
.in +1c
.ti -1c
.RI "\fBDefaultHeader\fP ()"
.br
.RI "\fIInitializes a new instance of the \fBDefaultHeader\fP class\&. \fP"
.in -1c
.SS "Static Public Attributes"
.in +1c
.ti -1c
.RI "static readonly DependencyProperty \fBAppTitleProperty\fP = DependencyProperty\&.Register('AppTitle', typeof(string), typeof(\fBDefaultHeader\fP), new PropertyMetadata(null))"
.br
.RI "\fIAppTitle property object\&.\fP"
.ti -1c
.RI "static readonly DependencyProperty \fBHeaderNameProperty\fP = DependencyProperty\&.Register('HeaderName', typeof(string), typeof(\fBDefaultHeader\fP), new PropertyMetadata(null))"
.br
.RI "\fIHeaderName property object\&.\fP"
.ti -1c
.RI "static readonly DependencyProperty \fBProgressVisibilityProperty\fP = DependencyProperty\&.Register('ProgressVisibility', typeof(Visibility), typeof(\fBDefaultHeader\fP), new PropertyMetadata(null))"
.br
.RI "\fIProgressVisibility property object\&.\fP"
.in -1c
.SS "Properties"
.in +1c
.ti -1c
.RI "string \fBAppTitle\fP\fC [get, set]\fP"
.br
.RI "\fIGets or sets the AppTitle property\&. \fP"
.ti -1c
.RI "string \fBHeaderName\fP\fC [get, set]\fP"
.br
.RI "\fIGets or sets the HeaderName property\&. \fP"
.ti -1c
.RI "Visibility \fBProgressVisibility\fP\fC [get, set]\fP"
.br
.in -1c
.SH "Detailed Description"
.PP
Default \fBHeader\fP Template\&.
.SH "Constructor & Destructor Documentation"
.PP
.SS "CampusAppWP8\&.Utility\&.Lui\&.Header\&.DefaultHeader\&.DefaultHeader ()"
.PP
Initializes a new instance of the \fBDefaultHeader\fP class\&.
.SH "Member Data Documentation"
.PP
.SS "readonly DependencyProperty CampusAppWP8\&.Utility\&.Lui\&.Header\&.DefaultHeader\&.AppTitleProperty = DependencyProperty\&.Register('AppTitle', typeof(string), typeof(\fBDefaultHeader\fP), new PropertyMetadata(null))\fC [static]\fP"
.PP
AppTitle property object\&.
.SS "readonly DependencyProperty CampusAppWP8\&.Utility\&.Lui\&.Header\&.DefaultHeader\&.HeaderNameProperty = DependencyProperty\&.Register('HeaderName', typeof(string), typeof(\fBDefaultHeader\fP), new PropertyMetadata(null))\fC [static]\fP"
.PP
HeaderName property object\&.
.SS "readonly DependencyProperty CampusAppWP8\&.Utility\&.Lui\&.Header\&.DefaultHeader\&.ProgressVisibilityProperty = DependencyProperty\&.Register('ProgressVisibility', typeof(Visibility), typeof(\fBDefaultHeader\fP), new PropertyMetadata(null))\fC [static]\fP"
.PP
ProgressVisibility property object\&.
.SH "Property Documentation"
.PP
.SS "string CampusAppWP8\&.Utility\&.Lui\&.Header\&.DefaultHeader\&.AppTitle\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets the AppTitle property\&.
.SS "string CampusAppWP8\&.Utility\&.Lui\&.Header\&.DefaultHeader\&.HeaderName\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets the HeaderName property\&.
.SH "Author"
.PP
Generated automatically by Doxygen for CampusAppWp8 from the source code\&.