Files
win8phoneApp/Doc/man/man3/CampusAppWP8_Utility_Lui_Button_GoToMapButton.3
2013-08-15 15:28:20 +02:00

79 lines
2.0 KiB
Groff

.TH "CampusAppWP8.Utility.Lui.Button.GoToMapButton" 3 "Thu Aug 15 2013" "CampusAppWp8" \" -*- nroff -*-
.ad l
.nh
.SH NAME
CampusAppWP8.Utility.Lui.Button.GoToMapButton \-
.PP
This class create an \fBButton\fP which open a Map
.SH SYNOPSIS
.br
.PP
.PP
Inherits Button\&.
.SS "Public Member Functions"
.in +1c
.ti -1c
.RI "\fBGoToMapButton\fP ()"
.br
.RI "\fIInitializes a new instance of the \fBGoToMapButton\fP class\&. \fP"
.in -1c
.SS "Static Public Attributes"
.in +1c
.ti -1c
.RI "static readonly DependencyProperty \fBSearchTermProperty\fP = DependencyProperty\&.Register('SearchTerm', typeof(object), typeof(\fBGoToMapButton\fP), new PropertyMetadata(false))"
.br
.RI "\fIRegister the SearchTermProperty \fP"
.in -1c
.SS "Protected Member Functions"
.in +1c
.ti -1c
.RI "override void \fBOnClick\fP ()"
.br
.RI "\fIOverrides the OnClick-Method from button \fP"
.in -1c
.SS "Properties"
.in +1c
.ti -1c
.RI "object \fBSearchTerm\fP\fC [get, set]\fP"
.br
.RI "\fIGets or sets the Url \fP"
.in -1c
.SH "Detailed Description"
.PP
This class create an \fBButton\fP which open a Map
.SH "Constructor & Destructor Documentation"
.PP
.SS "CampusAppWP8\&.Utility\&.Lui\&.Button\&.GoToMapButton\&.GoToMapButton ()"
.PP
Initializes a new instance of the \fBGoToMapButton\fP class\&.
.SH "Member Function Documentation"
.PP
.SS "override void CampusAppWP8\&.Utility\&.Lui\&.Button\&.GoToMapButton\&.OnClick ()\fC [protected]\fP"
.PP
Overrides the OnClick-Method from button now method start the MapTask
.SH "Member Data Documentation"
.PP
.SS "readonly DependencyProperty CampusAppWP8\&.Utility\&.Lui\&.Button\&.GoToMapButton\&.SearchTermProperty = DependencyProperty\&.Register('SearchTerm', typeof(object), typeof(\fBGoToMapButton\fP), new PropertyMetadata(false))\fC [static]\fP"
.PP
Register the SearchTermProperty
.SH "Property Documentation"
.PP
.SS "object CampusAppWP8\&.Utility\&.Lui\&.Button\&.GoToMapButton\&.SearchTerm\fC [get]\fP, \fC [set]\fP"
.PP
Gets or sets the Url
.SH "Author"
.PP
Generated automatically by Doxygen for CampusAppWp8 from the source code\&.