SuperMap.WindowsPhone.Core.PictureMarkerStyle.PictureMarkerStyle C# (CSharp) Méthode

PictureMarkerStyle() public méthode

${WP_core_PictureMarkerStyle_constructor_None_D}
public PictureMarkerStyle ( ) : System.Windows
Résultat System.Windows
        public PictureMarkerStyle()
        {
            ControlTemplate = ResourceData.Dictionary["PictureMarkerStyle"] as ControlTemplate;
        }
PictureMarkerStyle