Files
win8phoneApp/Doc/man/man3/CampusAppWP8_Utility_Lui_Header_DefaultHeader.3
2013-10-18 09:32:53 +02:00

105 lines
3.5 KiB
Groff

.TH "CampusAppWP8.Utility.Lui.Header.DefaultHeader" 3 "Fri Oct 18 2013" "Version 1.0.0" "CampusAppW8" \" -*- 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
.RI "\fIGets or sets the progress visibility\&. \fP"
.in -1c
.SH "Detailed Description"
.PP
Default \fBHeader\fP Template\&.
fiedlchr, 15\&.10\&.2013\&.
.PP
\fBSee Also:\fP
.RS 4
T:System\&.Windows\&.Controls\&.UserControl
.PP
.RE
.PP
.SH "Constructor & Destructor Documentation"
.PP
.SS "CampusAppWP8\&.Utility\&.Lui\&.Header\&.DefaultHeader\&.DefaultHeader ()"
.PP
Initializes a new instance of the \fBDefaultHeader\fP class\&. fiedlchr, 15\&.10\&.2013\&.
.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\&. The application title\&.
.SS "string CampusAppWP8\&.Utility\&.Lui\&.Header\&.DefaultHeader\&.HeaderName\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets the HeaderName property\&. The name of the header\&.
.SS "Visibility CampusAppWP8\&.Utility\&.Lui\&.Header\&.DefaultHeader\&.ProgressVisibility\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets the progress visibility\&. The progress visibility\&.
.SH "Author"
.PP
Generated automatically by Doxygen for CampusAppW8 from the source code\&.