SuperMap.WindowsPhone.Core.PictureMarkerStyle.PictureMarkerStyle C# (CSharp) Метод

PictureMarkerStyle() публичный Метод

${WP_core_PictureMarkerStyle_constructor_None_D}
public PictureMarkerStyle ( ) : System.Windows
Результат System.Windows
        public PictureMarkerStyle()
        {
            ControlTemplate = ResourceData.Dictionary["PictureMarkerStyle"] as ControlTemplate;
        }
PictureMarkerStyle