|
CollectionSupport.cs (19,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.CollectionSupport'
CollectionSupport.cs (21,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.CollectionSupport.IsCollectionType(System.Type)'
CollectionSupport.cs (29,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.CollectionSupport.CanCollectionAdd(System.Type, System.Type)'
CollectionSupport.cs (39,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.CollectionSupport.CanCollectionAdd(System.Type, System.Collections.IEnumerable)'
CollectionSupport.cs (47,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.CollectionSupport.AddToCollection(System.Type, object, ICSharpCode.WpfDesign.XamlDom.XamlPropertyValue)'
CollectionSupport.cs (73,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.CollectionSupport.Insert(System.Type, object, ICSharpCode.WpfDesign.XamlDom.XamlPropertyValue, int)'
CollectionSupport.cs (84,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.CollectionSupport.RemoveItemAt(System.Type, object, int)'
CollectionSupport.cs (95,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.CollectionSupport.RemoveItem(System.Type, object, object)'
MarkupExtensionPrinter.cs (8,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.MarkupExtensionPrinter'
MarkupExtensionPrinter.cs (10,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.MarkupExtensionPrinter.CanPrint(ICSharpCode.WpfDesign.XamlDom.XamlObject)'
MarkupExtensionPrinter.cs (15,24):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.MarkupExtensionPrinter.Print(ICSharpCode.WpfDesign.XamlDom.XamlObject)'
XamlObject.cs (115,15):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.XamlObject.IsMarkupExtensionRoot'
XamlObject.cs (200,15):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.XamlObject.IsMarkupExtension'
XamlObject.cs (204,27):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.XamlObject.DependencyObject'
XamlObject.cs (227,17):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.XamlObject.ContentPropertyName'
XamlObject.cs (305,36):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.XamlObject.ServiceProvider'
XamlObjectServiceProvider.cs (9,15):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.XamlObjectServiceProvider'
XamlObjectServiceProvider.cs (11,10):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.XamlObjectServiceProvider.XamlObjectServiceProvider(ICSharpCode.WpfDesign.XamlDom.XamlObject)'
XamlObjectServiceProvider.cs (22,17):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.XamlObjectServiceProvider.GetService(System.Type)'
XamlObjectServiceProvider.cs (17,21):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.XamlObjectServiceProvider.XamlObject'
XamlObjectServiceProvider.cs (37,17):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.XamlObjectServiceProvider.TargetObject'
XamlObjectServiceProvider.cs (41,17):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.XamlObjectServiceProvider.TargetProperty'
XamlProperty.cs (364,15):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.XamlProperty.IsAdvanced'
XamlProperty.cs (368,29):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.XamlProperty.DependencyProperty'
Metadata.cs (12,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.Metadata'
Metadata.cs (14,24):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.Metadata.GetFullName(System.Windows.DependencyProperty)'
Metadata.cs (21,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.Metadata.AddStandardValues(System.Type, System.Type)'
Metadata.cs (28,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.Metadata.AddStandardValues<T>(System.Type, System.Collections.Generic.IEnumerable<T>)'
Metadata.cs (42,29):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.Metadata.GetStandardValues(System.Type)'
Metadata.cs (58,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.Metadata.AddCategory(System.Windows.DependencyProperty, string)'
Metadata.cs (65,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.Metadata.AddCategory(System.Type, string, string)'
Metadata.cs (72,24):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.Metadata.GetCategory(ICSharpCode.WpfDesign.DesignItemProperty)'
Metadata.cs (85,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.Metadata.AddAdvancedProperty(System.Windows.DependencyProperty)'
Metadata.cs (92,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.Metadata.AddAdvancedProperty(System.Type, string)'
Metadata.cs (99,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.Metadata.IsAdvanced(ICSharpCode.WpfDesign.DesignItemProperty)'
Metadata.cs (113,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.Metadata.AddValueRange(System.Windows.DependencyProperty, double, double)'
Metadata.cs (120,29):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.Metadata.GetValueRange(ICSharpCode.WpfDesign.DesignItemProperty)'
Metadata.cs (133,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.Metadata.DisablePlacement(System.Type)'
Metadata.cs (140,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.Metadata.IsPlacementDisabled(System.Type)'
Metadata.cs (109,26):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.Metadata.CategoryOrder'
Metadata.cs (148,15):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.NumberRange'
Metadata.cs (150,17):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.NumberRange.Min'
Metadata.cs (151,17):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.NumberRange.Max'
PlacementInformation.cs (58,29):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PlacementInformation.ResizeThumbAlignment'
PlacementBehavior.cs (40,8):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.IPlacementBehavior.BeforeSetPosition(ICSharpCode.WpfDesign.PlacementOperation)'
DesignItemProperty.cs (105,30):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.DesignItemProperty.DesignItem'
DesignItemProperty.cs (107,38):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.DesignItemProperty.DependencyProperty'
DesignItemProperty.cs (109,24):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.DesignItemProperty.IsAdvanced'
DesignItemProperty.cs (111,17):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.DesignItemProperty.FullName'
DesignItemProperty.cs (117,17):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.DesignItemProperty.DependencyFullName'
PropertyGrid\EditorManager.cs (22,34):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.EditorManager.CreateEditor(ICSharpCode.WpfDesign.DesignItemProperty)'
PropertyGrid\Editors\ComboBoxEditor.xaml.cs (22,10):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.Editors.ComboBoxEditor.ComboBoxEditor()'
PropertyGrid\Editors\ComboBoxEditor.xaml.cs (27,24):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.Editors.ComboBoxEditor.OnApplyTemplate()'
PropertyGrid\Editors\TextBoxEditor.xaml.cs (19,10):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.Editors.TextBoxEditor.TextBoxEditor()'
PropertyGrid\Editors\TextBoxEditor.xaml.cs (24,27):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.Editors.TextBoxEditor.OnKeyDown(System.Windows.Input.KeyEventArgs)'
PropertyGrid\PropertyNode.cs (13,15):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode'
PropertyGrid\PropertyNode.cs (15,10):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.PropertyNode(ICSharpCode.WpfDesign.DesignItemProperty[])'
PropertyGrid\PropertyNode.cs (136,15):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.Reset()'
PropertyGrid\PropertyNode.cs (141,15):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.CreateBinding()'
PropertyGrid\PropertyNode.cs (45,31):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.Properties'
PropertyGrid\PropertyNode.cs (48,17):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.Name'
PropertyGrid\PropertyNode.cs (49,15):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.IsEvent'
PropertyGrid\PropertyNode.cs (50,27):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.Services'
PropertyGrid\PropertyNode.cs (51,27):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.Editor'
PropertyGrid\PropertyNode.cs (52,29):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.FirstProperty'
PropertyGrid\PropertyNode.cs (54,23):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.Parent'
PropertyGrid\PropertyNode.cs (55,14):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.Level'
PropertyGrid\PropertyNode.cs (56,45):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.Children'
PropertyGrid\PropertyNode.cs (57,45):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.MoreChildren'
PropertyGrid\PropertyNode.cs (61,15):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.IsExpanded'
PropertyGrid\PropertyNode.cs (72,15):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.HasChildren'
PropertyGrid\PropertyNode.cs (76,17):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.Description'
PropertyGrid\PropertyNode.cs (86,17):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.Value'
PropertyGrid\PropertyNode.cs (96,17):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.ValueString'
PropertyGrid\PropertyNode.cs (106,15):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.IsSet'
PropertyGrid\PropertyNode.cs (115,21):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.FontWeight'
PropertyGrid\PropertyNode.cs (121,15):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.IsAmbiguous'
PropertyGrid\PropertyNode.cs (132,15):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.CanReset'
PropertyGrid\PropertyNode.cs (203,44):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.PropertyChanged'
PropertyGrid\TypeHelper.cs (9,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.TypeHelper'
PropertyGrid\TypeHelper.cs (11,49):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.TypeHelper.GetCommonAvailableProperties(System.Collections.Generic.IEnumerable<System.Type>)'
PropertyGrid\TypeHelper.cs (32,49):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.TypeHelper.GetAvailableProperties(System.Type)'
PropertyGrid\TypeHelper.cs (42,46):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.TypeHelper.GetAvailableEvents(System.Type)'
DesignItem.cs (234,15):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.DesignItem.Remove()'
DesignItem.cs (246,21):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.DesignItem.Clone()'
DesignItem.cs (225,26):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.DesignItem.ContentPropertyName'
DesignItem.cs (227,29):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.DesignItem.ContentProperty'
Tools.cs (61,16):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.IToolService.DesignPanel'
CollectionSupport.cs (19,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.CollectionSupport'
CollectionSupport.cs (21,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.CollectionSupport.IsCollectionType(System.Type)'
CollectionSupport.cs (29,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.CollectionSupport.CanCollectionAdd(System.Type, System.Type)'
CollectionSupport.cs (39,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.CollectionSupport.CanCollectionAdd(System.Type, System.Collections.IEnumerable)'
CollectionSupport.cs (47,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.CollectionSupport.AddToCollection(System.Type, object, ICSharpCode.WpfDesign.XamlDom.XamlPropertyValue)'
CollectionSupport.cs (73,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.CollectionSupport.Insert(System.Type, object, ICSharpCode.WpfDesign.XamlDom.XamlPropertyValue, int)'
CollectionSupport.cs (84,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.CollectionSupport.RemoveItemAt(System.Type, object, int)'
CollectionSupport.cs (95,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.CollectionSupport.RemoveItem(System.Type, object, object)'
MarkupExtensionPrinter.cs (8,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.MarkupExtensionPrinter'
MarkupExtensionPrinter.cs (10,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.MarkupExtensionPrinter.CanPrint(ICSharpCode.WpfDesign.XamlDom.XamlObject)'
MarkupExtensionPrinter.cs (15,24):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.MarkupExtensionPrinter.Print(ICSharpCode.WpfDesign.XamlDom.XamlObject)'
XamlObject.cs (115,15):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.XamlObject.IsMarkupExtensionRoot'
XamlObject.cs (200,15):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.XamlObject.IsMarkupExtension'
XamlObject.cs (204,27):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.XamlObject.DependencyObject'
XamlObject.cs (227,17):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.XamlObject.ContentPropertyName'
XamlObject.cs (305,36):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.XamlObject.ServiceProvider'
XamlObjectServiceProvider.cs (9,15):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.XamlObjectServiceProvider'
XamlObjectServiceProvider.cs (11,10):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.XamlObjectServiceProvider.XamlObjectServiceProvider(ICSharpCode.WpfDesign.XamlDom.XamlObject)'
XamlObjectServiceProvider.cs (22,17):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.XamlObjectServiceProvider.GetService(System.Type)'
XamlObjectServiceProvider.cs (17,21):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.XamlObjectServiceProvider.XamlObject'
XamlObjectServiceProvider.cs (37,17):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.XamlObjectServiceProvider.TargetObject'
XamlObjectServiceProvider.cs (41,17):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.XamlObjectServiceProvider.TargetProperty'
XamlProperty.cs (364,15):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.XamlProperty.IsAdvanced'
XamlProperty.cs (368,29):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.XamlDom.XamlProperty.DependencyProperty'
Metadata.cs (12,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.Metadata'
Metadata.cs (14,24):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.Metadata.GetFullName(System.Windows.DependencyProperty)'
Metadata.cs (21,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.Metadata.AddStandardValues(System.Type, System.Type)'
Metadata.cs (28,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.Metadata.AddStandardValues<T>(System.Type, System.Collections.Generic.IEnumerable<T>)'
Metadata.cs (42,29):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.Metadata.GetStandardValues(System.Type)'
Metadata.cs (58,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.Metadata.AddCategory(System.Windows.DependencyProperty, string)'
Metadata.cs (65,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.Metadata.AddCategory(System.Type, string, string)'
Metadata.cs (72,24):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.Metadata.GetCategory(ICSharpCode.WpfDesign.DesignItemProperty)'
Metadata.cs (85,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.Metadata.AddAdvancedProperty(System.Windows.DependencyProperty)'
Metadata.cs (92,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.Metadata.AddAdvancedProperty(System.Type, string)'
Metadata.cs (99,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.Metadata.IsAdvanced(ICSharpCode.WpfDesign.DesignItemProperty)'
Metadata.cs (113,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.Metadata.AddValueRange(System.Windows.DependencyProperty, double, double)'
Metadata.cs (120,29):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.Metadata.GetValueRange(ICSharpCode.WpfDesign.DesignItemProperty)'
Metadata.cs (133,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.Metadata.DisablePlacement(System.Type)'
Metadata.cs (140,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.Metadata.IsPlacementDisabled(System.Type)'
Metadata.cs (109,26):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.Metadata.CategoryOrder'
Metadata.cs (148,15):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.NumberRange'
Metadata.cs (150,17):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.NumberRange.Min'
Metadata.cs (151,17):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.NumberRange.Max'
PlacementInformation.cs (58,29):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PlacementInformation.ResizeThumbAlignment'
PlacementBehavior.cs (40,8):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.IPlacementBehavior.BeforeSetPosition(ICSharpCode.WpfDesign.PlacementOperation)'
DesignItemProperty.cs (105,30):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.DesignItemProperty.DesignItem'
DesignItemProperty.cs (107,38):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.DesignItemProperty.DependencyProperty'
DesignItemProperty.cs (109,24):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.DesignItemProperty.IsAdvanced'
DesignItemProperty.cs (111,17):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.DesignItemProperty.FullName'
DesignItemProperty.cs (117,17):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.DesignItemProperty.DependencyFullName'
PropertyGrid\EditorManager.cs (22,34):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.EditorManager.CreateEditor(ICSharpCode.WpfDesign.DesignItemProperty)'
PropertyGrid\Editors\ComboBoxEditor.xaml.cs (22,10):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.Editors.ComboBoxEditor.ComboBoxEditor()'
PropertyGrid\Editors\ComboBoxEditor.xaml.cs (27,24):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.Editors.ComboBoxEditor.OnApplyTemplate()'
PropertyGrid\Editors\TextBoxEditor.xaml.cs (19,10):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.Editors.TextBoxEditor.TextBoxEditor()'
PropertyGrid\Editors\TextBoxEditor.xaml.cs (24,27):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.Editors.TextBoxEditor.OnKeyDown(System.Windows.Input.KeyEventArgs)'
PropertyGrid\PropertyNode.cs (13,15):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode'
PropertyGrid\PropertyNode.cs (15,10):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.PropertyNode(ICSharpCode.WpfDesign.DesignItemProperty[])'
PropertyGrid\PropertyNode.cs (136,15):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.Reset()'
PropertyGrid\PropertyNode.cs (141,15):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.CreateBinding()'
PropertyGrid\PropertyNode.cs (45,31):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.Properties'
PropertyGrid\PropertyNode.cs (48,17):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.Name'
PropertyGrid\PropertyNode.cs (49,15):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.IsEvent'
PropertyGrid\PropertyNode.cs (50,27):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.Services'
PropertyGrid\PropertyNode.cs (51,27):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.Editor'
PropertyGrid\PropertyNode.cs (52,29):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.FirstProperty'
PropertyGrid\PropertyNode.cs (54,23):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.Parent'
PropertyGrid\PropertyNode.cs (55,14):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.Level'
PropertyGrid\PropertyNode.cs (56,45):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.Children'
PropertyGrid\PropertyNode.cs (57,45):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.MoreChildren'
PropertyGrid\PropertyNode.cs (61,15):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.IsExpanded'
PropertyGrid\PropertyNode.cs (72,15):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.HasChildren'
PropertyGrid\PropertyNode.cs (76,17):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.Description'
PropertyGrid\PropertyNode.cs (86,17):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.Value'
PropertyGrid\PropertyNode.cs (96,17):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.ValueString'
PropertyGrid\PropertyNode.cs (106,15):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.IsSet'
PropertyGrid\PropertyNode.cs (115,21):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.FontWeight'
PropertyGrid\PropertyNode.cs (121,15):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.IsAmbiguous'
PropertyGrid\PropertyNode.cs (132,15):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.CanReset'
PropertyGrid\PropertyNode.cs (203,44):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.PropertyNode.PropertyChanged'
PropertyGrid\TypeHelper.cs (9,22):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.TypeHelper'
PropertyGrid\TypeHelper.cs (11,49):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.TypeHelper.GetCommonAvailableProperties(System.Collections.Generic.IEnumerable<System.Type>)'
PropertyGrid\TypeHelper.cs (32,49):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.TypeHelper.GetAvailableProperties(System.Type)'
PropertyGrid\TypeHelper.cs (42,46):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.PropertyGrid.TypeHelper.GetAvailableEvents(System.Type)'
DesignItem.cs (234,15):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.DesignItem.Remove()'
DesignItem.cs (246,21):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.DesignItem.Clone()'
DesignItem.cs (225,26):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.DesignItem.ContentPropertyName'
DesignItem.cs (227,29):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.DesignItem.ContentProperty'
Tools.cs (61,16):
warning CS1591: Missing XML comment for publicly visible type or member 'ICSharpCode.WpfDesign.IToolService.DesignPanel'
C:\WINDOWS\Microsoft.NET\Framework\v3.5\Microsoft.Common.targets (,):
warning MSB3245: Could not resolve this reference. Could not locate the assembly "IronMath". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
Console\DerivedPythonConsoleHost.cs (22,8):
warning CS0649: Field 'PythonBinding.Tests.Console.DerivedPythonConsoleHost.languageContextType' is never assigned to, and will always have its default value null
Console\PythonConsoleCodeCompletionTestFixture.cs (28,17):
warning CS0169: The field 'PythonBinding.Tests.Console.PythonConsoleCodeCompletionTestFixture.expectedMembers' is never used
Console\PythonConsoleCodeCompletionTestFixture.cs (29,17):
warning CS0169: The field 'PythonBinding.Tests.Console.PythonConsoleCodeCompletionTestFixture.completionItems' is never used
Console\PythonConsoleHostTests.cs (29,16):
warning CS0649: Field 'PythonBinding.Tests.Console.PythonConsoleHostTests.engine' is never assigned to, and will always have its default value null
Console\PythonConsoleHostTests.cs (30,16):
warning CS0649: Field 'PythonBinding.Tests.Console.PythonConsoleHostTests.expectedEngine' is never assigned to, and will always have its default value null
Designer\GeneratorMergeFindsInitializeComponentsTestFixture.cs (29,34):
warning CS0649: Field 'PythonBinding.Tests.Designer.GeneratorMergeFindsInitializeComponentsTestFixture.generator' is never assigned to, and will always have its default value null
Designer\GeneratorMergeFindsInitializeComponentsTestFixture.cs (30,23):
warning CS0649: Field 'PythonBinding.Tests.Designer.GeneratorMergeFindsInitializeComponentsTestFixture.formClass' is never assigned to, and will always have its default value null
Designer\GeneratorMergeFindsInitializeComponentsTestFixture.cs (31,20):
warning CS0649: Field 'PythonBinding.Tests.Designer.GeneratorMergeFindsInitializeComponentsTestFixture.initializeComponent' is never assigned to, and will always have its default value null
Designer\GeneratorMergeFindsInitializeComponentsTestFixture.cs (32,28):
warning CS0649: Field 'PythonBinding.Tests.Designer.GeneratorMergeFindsInitializeComponentsTestFixture.viewContent' is never assigned to, and will always have its default value null
Designer\GeneratorMergeFindsInitializeComponentsTestFixture.cs (33,28):
warning CS0649: Field 'PythonBinding.Tests.Designer.GeneratorMergeFindsInitializeComponentsTestFixture.viewContentAttached' is never assigned to, and will always have its default value null
Designer\GeneratorMergeFindsInitializeComponentsTestFixture.cs (34,29):
warning CS0169: The field 'PythonBinding.Tests.Designer.GeneratorMergeFindsInitializeComponentsTestFixture.mockViewContent' is never used
Designer\GeneratorMergeFindsInitializeComponentsTestFixture.cs (35,14):
warning CS0169: The field 'PythonBinding.Tests.Designer.GeneratorMergeFindsInitializeComponentsTestFixture.mockMethod' is never used
Designer\MergeFormTestFixture.cs (28,13):
warning CS0649: Field 'PythonBinding.Tests.Designer.MergeFormTestFixture.document' is never assigned to, and will always have its default value null
FormBaseClassReturnedFromPythonProviderTestFixture.cs (24,19):
warning CS0169: The field 'PythonBinding.Tests.FormBaseClassReturnedFromPythonProviderTestFixture.codeCompileUnit' is never used
FormBaseClassReturnedFromPythonProviderTestFixture.cs (25,23):
warning CS0649: Field 'PythonBinding.Tests.FormBaseClassReturnedFromPythonProviderTestFixture.formClass' is never assigned to, and will always have its default value null
C:\WINDOWS\Microsoft.NET\Framework\v3.5\Microsoft.Common.targets (,):
warning MSB3245: Could not resolve this reference. Could not locate the assembly "IronMath". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
Console\DerivedPythonConsoleHost.cs (22,8):
warning CS0649: Field 'PythonBinding.Tests.Console.DerivedPythonConsoleHost.languageContextType' is never assigned to, and will always have its default value null
Console\PythonConsoleCodeCompletionTestFixture.cs (28,17):
warning CS0169: The field 'PythonBinding.Tests.Console.PythonConsoleCodeCompletionTestFixture.expectedMembers' is never used
Console\PythonConsoleCodeCompletionTestFixture.cs (29,17):
warning CS0169: The field 'PythonBinding.Tests.Console.PythonConsoleCodeCompletionTestFixture.completionItems' is never used
Console\PythonConsoleHostTests.cs (29,16):
warning CS0649: Field 'PythonBinding.Tests.Console.PythonConsoleHostTests.engine' is never assigned to, and will always have its default value null
Console\PythonConsoleHostTests.cs (30,16):
warning CS0649: Field 'PythonBinding.Tests.Console.PythonConsoleHostTests.expectedEngine' is never assigned to, and will always have its default value null
Designer\GeneratorMergeFindsInitializeComponentsTestFixture.cs (29,34):
warning CS0649: Field 'PythonBinding.Tests.Designer.GeneratorMergeFindsInitializeComponentsTestFixture.generator' is never assigned to, and will always have its default value null
Designer\GeneratorMergeFindsInitializeComponentsTestFixture.cs (30,23):
warning CS0649: Field 'PythonBinding.Tests.Designer.GeneratorMergeFindsInitializeComponentsTestFixture.formClass' is never assigned to, and will always have its default value null
Designer\GeneratorMergeFindsInitializeComponentsTestFixture.cs (31,20):
warning CS0649: Field 'PythonBinding.Tests.Designer.GeneratorMergeFindsInitializeComponentsTestFixture.initializeComponent' is never assigned to, and will always have its default value null
Designer\GeneratorMergeFindsInitializeComponentsTestFixture.cs (32,28):
warning CS0649: Field 'PythonBinding.Tests.Designer.GeneratorMergeFindsInitializeComponentsTestFixture.viewContent' is never assigned to, and will always have its default value null
Designer\GeneratorMergeFindsInitializeComponentsTestFixture.cs (33,28):
warning CS0649: Field 'PythonBinding.Tests.Designer.GeneratorMergeFindsInitializeComponentsTestFixture.viewContentAttached' is never assigned to, and will always have its default value null
Designer\GeneratorMergeFindsInitializeComponentsTestFixture.cs (34,29):
warning CS0169: The field 'PythonBinding.Tests.Designer.GeneratorMergeFindsInitializeComponentsTestFixture.mockViewContent' is never used
Designer\GeneratorMergeFindsInitializeComponentsTestFixture.cs (35,14):
warning CS0169: The field 'PythonBinding.Tests.Designer.GeneratorMergeFindsInitializeComponentsTestFixture.mockMethod' is never used
Designer\MergeFormTestFixture.cs (28,13):
warning CS0649: Field 'PythonBinding.Tests.Designer.MergeFormTestFixture.document' is never assigned to, and will always have its default value null
FormBaseClassReturnedFromPythonProviderTestFixture.cs (24,19):
warning CS0169: The field 'PythonBinding.Tests.FormBaseClassReturnedFromPythonProviderTestFixture.codeCompileUnit' is never used
FormBaseClassReturnedFromPythonProviderTestFixture.cs (25,23):
warning CS0649: Field 'PythonBinding.Tests.FormBaseClassReturnedFromPythonProviderTestFixture.formClass' is never assigned to, and will always have its default value null
|